home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / Harvest C / Application / Examples / Harvest Bullseye / bullWindow.h < prev   
Encoding:
Text File  |  1991-04-25  |  135 b   |  10 lines  |  [TEXT/KAHL]

  1. /*****
  2.  * bullWindow.h
  3.  *
  4.  *        Public interfaces for bullWindow.c
  5.  *
  6.  *****/
  7.  
  8. void DrawBullseye (short active);
  9. void SetUpWindow(void);
  10.